Visits HTTP

價格:免費

更新日期:2020-04-06

檔案大小:582.7 KB

目前版本:1.1

版本需求:系統需求:iOS 12.0 或以後版本。相容裝置:iPhone、iPad、iPod touch。

支援語言:英語

Visits HTTP(圖1)-速報App

Visits HTTP is an background app to help implement logging, tracking or automatizing geolocation changes.

It sends the events through HTTP to user defined server. You are free to program your own processing for this information. You can log your working times, make daily statistic of your moves etc.

DISCLAIMER: this app uses Visits API by Apple and there isn't really any way to affect how often the HTTP GET is called. However the Visits API works really well and you get pretty accurate tracking of your movements in terms of common places you visits.

To use this app you need some basic understanding of web programming to use this app. For example PHP or Python scripting is essential to get this app working.

The HTTP GET parameters are following:

lat=[latitude]&lon=[longitude]&deviceid=[id]&battery=[percentage]&arrival=[ISO time]&departure=[ISO time]